Package-level declarations

Types

Link copied to clipboard
Link copied to clipboard
object UalUtils

Functions

Link copied to clipboard
suspend fun TMAuthentication.getAccessToken(isMFXMarket: Boolean): String?

Fetches an access token for the specified market.

Link copied to clipboard
suspend fun AccessTokenData.getAuthToken(tmAuthentication: TMAuthentication?, isMFXMarket: Boolean): String

Retrieves an authentication token for the specified market.